Skip to content

fix(react): migrate runtime component checks to markers#130

Merged
wangdicoder merged 1 commit intomasterfrom
fix/react-runtime-markers
Apr 23, 2026
Merged

fix(react): migrate runtime component checks to markers#130
wangdicoder merged 1 commit intomasterfrom
fix/react-runtime-markers

Conversation

@wangdicoder
Copy link
Copy Markdown
Owner

Summary

  • replace runtime displayName checks in React component composition paths with symbol-based markers
  • keep displayName for debugging while adding shared marker helpers and marker-based regression tests
  • add a patch changeset for @tiny-design/react

Release

  • patch: @tiny-design/react

Test plan

  • pnpm --filter @tiny-design/react test -- "button|input"
  • pnpm --filter @tiny-design/react test -- "select|menu|dropdown|anchor|steps|timeline|card|flip|avatar|input"
  • pnpm --filter @tiny-design/react test

@wangdicoder wangdicoder merged commit d06e59d into master Apr 23, 2026
1 check passed
@wangdicoder wangdicoder deleted the fix/react-runtime-markers branch April 23, 2026 21:56
@github-actions github-actions Bot mentioned this pull request Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant